home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
58519
/
58519.xpi
/
chrome
/
nasatabs.jar
/
skin
/
shownasa.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-01-11
|
564b
|
15 lines
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.tabbrowser-tab:not([selected="true"]):not([busy]) .tab-icon-image {
display: none !important;
}
.tabbrowser-tab:not([selected="true"]):hover .tab-icon-image {
display: -moz-box !important;
}
.tabbrowser-tab:not([selected=true]):not(:first-of-type):not(:hover):not([busy]) .tab-text {
margin-right: -8px !important;
}
.tabbrowser-tab:not([selected=true]):first-of-type:not(:hover):not([busy]) .tab-text {
margin-left: 0 !important;
margin-right: 0 !important;
}